home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 2.iso / Pc / S_T / SJUPDA.ZIP / UPDATE.BAT < prev   
DOS Batch File  |  1992-11-20  |  941b  |  28 lines

  1. @cls
  2. @echo off
  3. @Echo          Spelljammer Version 1.1. Revision Patch
  4. @Echo    
  5. @Echo   The update will be installed to the default directory of 
  6. @Echo   C:\SPELLJAM. The files in that directory will then be 
  7. @Echo   revised to version 1.1
  8. @Echo   
  9. @Echo   
  10. @Echo   *********************** NOTE: ***************************
  11. @Echo   If your game is not in the directory C:\SPELLJAM,
  12. @Echo   you will have to manually install the revision. To do this,
  13. @Echo   hit CONTROL-C now to halt this installation and return 
  14. @Echo   to the DOS prompt. Then copy the file SJ-PATCH.EXE to 
  15. @Echo   your Spelljammer directory, and then type:
  16. @Echo  
  17. @Echo                        SJ-PATCH -O 
  18. @Echo  
  19. @Echo   while in the directory and hit return.
  20. @Echo   *********************************************************
  21. @Echo  
  22. @Echo  
  23. @Echo  
  24. @Echo  
  25. @echo Hit [CONTROL-C] now to halt the install or 
  26. @pause
  27. @sj-patch c:\spelljam -o
  28.